Welcome![Sign In][Sign Up]
Location:
Search - opengl point cloud

Search list

[OpenGL programsrcDownlodingsite

Description: 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
Platform: | Size: 351613 | Author: zxj | Hits:

[OpenGL programsui

Description: 利用Opengl设定MFC的视图环境,三维显示三维数据,处理大量点云数据的显示旋转、平移、缩放等-use Opengl set MFC View environment, three-dimensional display of 3D data, handling a large number of point cloud data show rotation, translation, zooming, etc.
Platform: | Size: 246784 | Author: 李瑞 | Hits:

[OpenGL programwomans

Description: 这是采用点云数据编写的一个三维演示程序,底层是opengl设置,对要进行三维编程有参考价值-This is the point cloud data used in the preparation of a three-dimensional demonstration program, the bottom is opengl settings, the three-dimensional programming to a reference value
Platform: | Size: 376832 | Author: 李瑞 | Hits:

[OpenGL programsrcDownlodingsite

Description: 介绍用OpenGL实现点云处理的三维变换,我们可以通过API函数 CreateFile 获得设备句柄,再用API函数 DeviceIoControl 来实现对设备的访问获取点云的分割方法。-introduces OpenGL point cloud processing of 3D transformation, we can pass CreateFile API access to equipment handle, reuse API function DeviceIoControl right equipment to achieve the access point cloud visit the segmentation method.
Platform: | Size: 2098176 | Author: zxj | Hits:

[OpenGL program3DGLViewer

Description: 读取*.asc文件的点云数据,包括三维坐标和点云颜色,并显示-read the document*. asc point cloud data, including 3-D coordinates and point cloud color, and display
Platform: | Size: 357376 | Author: 王鹏 | Hits:

[OpenGL programLidar

Description: Lidar数据的Opengl三维显示与漫游.包括Lidar点云数据的读取,显示,漫游!无纹理!-Lidar data Opengl 3D display and roaming. Including Lidar point cloud data read , display, roaming! No texture!
Platform: | Size: 440320 | Author: 石头 | Hits:

[OpenGL programdisplaypoint

Description: 本程序主要实现了OpenGl技术显示三维点云数据,能够读入以.obj为扩展名的,数据格式为X,Y,Z的点云数据。 -This procedure mainly realize the OpenGL technology show three-dimensional point cloud data can be read to. Obj for the extension, the data format for the X, Y, Z of the point cloud data.
Platform: | Size: 4164608 | Author: 李彩林 | Hits:

[OpenGL programbunny.tar

Description: 用一个兔子模型为例,说明如何实现点云数据的三角划分。结合OpenGL实现模型的旋转操作。-Using a rabbit model as an example to show how to realize the point cloud data triangulation. OpenGL implementation model combining the rotation of the operation.
Platform: | Size: 3450880 | Author: 黄淼 | Hits:

[OpenGL programMyNewReProject

Description: 基于OPENGL和vc.net 实现asc和stl格式点云数据的读入和输出,以及对读入数据的旋转、平移、缩放等操作-Based on the OPENGL and vc.net achieve asc and stl format point cloud data read and output, as well as the data read into the rotation, translation, scaling and other operations
Platform: | Size: 632832 | Author: heart | Hits:

[OpenGL programTrSurf

Description: OpenGL,vc++,曲线曲面,点云等集合源码,适合计算机图形学,反求工程等专业学习-OpenGL, vc++, Curves and surfaces, point cloud, such as a collection source for computer graphics, reverse engineering and other professional learning
Platform: | Size: 455680 | Author: 朱开山 | Hits:

[GDI-BitmapMyViewDlg

Description: 基于opengl的3维显示系统,采用自定义的点云格式.png 采用自定义的面格式.mesh-Opengl-based 3-D display system using a custom format point cloud. Png surface using a custom format. Mesh
Platform: | Size: 6927360 | Author: 过晓星 | Hits:

[Special Effectsdelaunay

Description: VC和OpenGL实现的点云读取界面,需要的朋友可以下载参考-VC and OpenGL realize the point cloud to read interface, the need for a friend can download the reference
Platform: | Size: 3491840 | Author: 李亮 | Hits:

[OpenGL programKeyandMouseControl

Description: opengl下的点云显示 及鼠标键盘模型操作-opengl under the point cloud model shows the keyboard and mouse operation
Platform: | Size: 3861504 | Author: huscar | Hits:

[OpenGL programOpenGL

Description: 利用OpenGL、VC++编写的C++,三维点云处理程序,对于学习图形学、C++、OpenGL、文件读写很有帮助,是一个三维软件公司编写代码一部分,尤其是OpenGL库文件相当管用。 有两个数据文件 鼠标默认操作:具体还在头文件中 中键拖动 旋转 中键+Ctrl 平移 中键+Shift 面旋 滚轮滚动 缩放 中键+Ctrl + Shift 局部放大-The use of OpenGL, VC++ to prepare the C++, three-dimensional point cloud processing, the study graphics, C++, OpenGL, file read and write very helpful and is a three-dimensional software companies as part of writing code, especially OpenGL library files are quite useful. There are two data files default mouse operation: concrete is also the first document in the key drag rotating shift key+ Ctrl button+ Shift noodle spinning scroll wheel zoom in the key+ Ctrl+ Shift partial to enlarge
Platform: | Size: 1081344 | Author: 刘洋 | Hits:

[GDI-Bitmapbodymodel

Description: 基于OpenGL的三维人体点云模型的显示。-OpenGL-based three-dimensional point cloud model of the human body display.
Platform: | Size: 74752 | Author: 李雪莉 | Hits:

[OpenGL programtriangle++.tar

Description: this a visual c + + code for point cloud triangulation, i tried it and it works really in a very good way -this is a visual c++ code for point cloud triangulation, i tried it and it works really in a very good way
Platform: | Size: 155648 | Author: ultrasound | Hits:

[Windows Developpoint-cloud-processing

Description: 本程序用C++编写,实现了对各种点云数据的读取、显示(用OPENGL显示)、操作(用鼠标选取、放大、缩小、平移等)。-The the program C++ write, and read on a variety of point cloud data display (with OPENGL show), operation (selected with the mouse, zoom in, zoom out, pan, etc.).
Platform: | Size: 16253952 | Author: zhangdi | Hits:

[OpenGL programpoint-cloud

Description: 点云的读取与现实,可以通过OpenGL显示出读取的点云数据-output point cloud
Platform: | Size: 7046144 | Author: xu hui | Hits:

[OpenGL programpoint-cloud-reading

Description: 可以进行OpenGL操作,实现点云的显示-output point cloud
Platform: | Size: 3662848 | Author: xu hui | Hits:

[OpenGL programOpenGL-3D框选

Description: OpenGL环境下读入3D点云,任意角度下鼠标对点云进行框选。(In the OpenGL environment, read the 3D point cloud, and at any angle the mouse can box the point cloud.)
Platform: | Size: 7135232 | Author: YangXG | Hits:
« 12 3 4 »

CodeBus www.codebus.net